Name | Description | |
---|---|---|
DAItemValueArguments<TValue> Constructor | Overloaded. Initializes a new instance of the class. |
The following tables list the members exposed by DAItemValueArguments<TValue>.
Name | Description | |
---|---|---|
DAItemValueArguments<TValue> Constructor | Overloaded. Initializes a new instance of the class. |
Name | Description | |
---|---|---|
ItemDescriptor | Gets or sets the OPC item descriptor that is an argument to the operation. (Inherited from OpcLabs.EasyOpc.DataAccess.OperationModel.DAItemArguments) | |
ServerDescriptor | Gets or sets the OPC server descriptor that is an argument to the operation. (Inherited from OpcLabs.EasyOpc.DataAccess.OperationModel.DAItemArguments) | |
State | Gets or sets the arbitrary object associated with the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments) | |
TypedValue | Gets or sets the data value that is an argument to the operation. | |
Value | Gets or sets the data value that is an argument to the operation. (Inherited from OpcLabs.EasyOpc.DataAccess.OperationModel.DAItemValueArguments) |
Name | Description | |
---|---|---|
CheckValue | Overridden. Infrastructure. | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | |
ReadXmlElement | Infrastructure. (Inherited from OpcLabs.EasyOpc.DataAccess.OperationModel.DAItemValueArguments) | |
WriteXmlElement | Infrastructure. (Inherited from OpcLabs.EasyOpc.DataAccess.OperationModel.DAItemValueArguments) |
Name | Description | |
---|---|---|
SetState<TNode> | Sets the arbitrary object associated with the node. |